Add a gc_changed argument, and avoid setting the clip region if the gc has
authorMatthias Clasen <mclasen@redhat.com>
Mon, 20 Feb 2006 17:17:09 +0000 (17:17 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 20 Feb 2006 17:17:09 +0000 (17:17 +0000)
commit3c9432eeb613d05e7ca751b746a19da168d21b09
tree7a1b547507ed7710c84de249891e1d84f3719221
parentba8e91b9fc9723c73f8d0003802980ae23a2382d
Add a gc_changed argument, and avoid setting the clip region if the gc has

2006-02-19  Matthias Clasen  <mclasen@redhat.com>

* gdk/gdkgc.c (_gdk_gc_update_context): Add a gc_changed
argument, and avoid setting the clip region if the gc
has not changed.

* gdk/gdkgc.c: Update all callers.

* gdk/gdkpango.c (get_cairo_context): Avoid updating the
context if nothing changed.
ChangeLog
ChangeLog.pre-2-10
gdk/gdkdraw.c
gdk/gdkgc.c
gdk/gdkpango.c